Documentation on brett
Task: brett
Purpose: List items and pixel values from an image
Categories: image analysis
IMLIST lists a Miriad image. It will list the header, statistics,
selected regions of the data, the mosaic table (if present) and the
history.
Key: in
Input image name. No default.
Key: options
Severval options can be given (separated by commas), and can be
abbreviated to uniqueness. Possible options are:
header Give a summary of all the items in the image. This is
the default if no other options are given.
data List some data.
mosaic List the mosaic table of an image (if present).
history List the history item.
statistics This lists the total flux, min and max values and
rms for each plane.
Key: region
Region of image to be listed. E.g.
% imlist options=data region=relpix,box(-4,-4,5,5)(1,2)
lists the center 10 x 10 pixels of image planes 1 and 2.
Unmasked pixels within the bounding box are used.
Key: format
Format for output, e.g., 1pe11.4, f5.2, 1pg12.5, default is 1pe10.3
The size of region possible to list depends on the format. 10 columns
of f5.1 fills an 80 character line.
Key: log
The output log file. The default is the terminal.
Generated by rsault@atnf.csiro.au on 11 Jul 1996